home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 60.zip / BS1 part 60 / Imagemaster d4.adf / apa.lzh / mxc_hlp < prev    next >
Text File  |  1993-08-30  |  3KB  |  82 lines

  1. \ApAssist
  2. \: - This is the Quick Help for the special color gen mask panel -
  3. \: -----------------------------------------------------------------------
  4. \:   Written by David E. Patterson
  5. \: -----------------------------------------------------------------------
  6.  
  7. \font topaz.font 8
  8. \tc 1
  9. \wr
  10. \lj
  11. \dd "imh_descriptor"
  12.  
  13. \index "hlp_index/index"
  14. \toc "hlp_toc/toc"
  15. \help "aa_help/help
  16.  
  17. \node "mxc_redc"
  18. \title "Red"
  19. \next "mxc_greenc"
  20. \prev ""
  21. This slide gadget allows you to select the amount of \{ \tc 9 Red \} in the
  22. \{ \ts i color generated mask \} that you are trying to create.
  23.  
  24. \endnode
  25.  
  26. \node "mxc_greenc"
  27. \title "Green"
  28. \next "mxc_bluec"
  29. \prev "mxc_redc"
  30. This slide gadget allows you to select the amount of \{ \tc 10 Green \} in
  31. the \{ \ts i color generated mask \} that you are trying to create.
  32.  
  33. \endnode
  34.  
  35. \node "mxc_bluec"
  36. \title "Blue"
  37. \next "mxc_var"
  38. \prev "mxc_greenc"
  39. This slide gadget allows you to select the amount of \{ \tc 11 Blue \} in the
  40. \{ \ts i color generated mask \} that you are trying to create.
  41.  
  42. \endnode
  43.  
  44. \node "mxc_var"
  45. \title "Varience"
  46. \next "mxc_squaredist"
  47. \prev "mxc_bluec"
  48. This slid gadget allows you to select the amount of \{ \ts i variance \} in
  49. the \{ \ts i color generated mask \} that you are trying to create.  The \{
  50. \ts i variance \} describes the amount of difference is allowed between the
  51. selected color and other colors that may be selected.  If the slide is all
  52. the way to the left, the variance will be 0, and no other colors will be
  53. selected. If the slide is all the way to the right, the variance will be 255,
  54. and all other colors will be selected.
  55.  
  56. \endnode
  57.  
  58. \node "mxc_squaredist"
  59. \title "Square Distance"
  60. \next ""
  61. \prev "mxc_var"
  62. This will take the selected variance allowed in the color space, and instead
  63. of using a sphere for determining the color selection, it will use a cube for
  64. this determination.  This type of selection is often refered to as a \{ \ts i
  65. Manhattan Calculation \} or a \{ \ts Manhattan Distance \} .
  66.  
  67. The image bellow may help to clarify this issue.  The \{ \tc 10 green \} dot
  68. in the middle is the selected color for the operation.  The \{ \tc 9 red \}
  69. circle represents the set variance (this is a linear distance).  The \{ \tc
  70. yellow yellow \} square represents the \{ \ts i square distance \} .  The \{
  71. \tc blue blue \} in the center of the circle represents the colors that would
  72. be selected with the set variance.  The \{ \tc 15 dark blue \} represents the
  73. additional colors that would be selected by using \{ \ts i Square distance \} 
  74. .
  75.  
  76. \image "clips/manhattan.pic" c
  77. \flushimage
  78. \ce \{ \ts b Square Distance Graphic \}
  79.  
  80. \endnode
  81.  
  82.